FlexGrid for WPF
Insert メソッド (RowColCollection<T>)

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > RowColCollection<T> クラス : Insert メソッド
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As T _
) 
public void Insert( 
   System.int index,
   T item
)

パラメータ

index
item
参照

RowColCollection<T> クラス
RowColCollection<T> メンバ